getPeople

@NonNull
open fun getPeople(@NonNull notification: @NonNull Notification): @NonNull List<Person>(source)

Returns the people in the notification. On platforms which do not have the android.app.Person class, the Person objects will contain only the URI from addPerson.